Skip to content

Scroll to top button added#356

Merged
mehul-m-prajapati merged 4 commits into
GitMetricsLab:mainfrom
Jerusha547:scroll-to-top
May 23, 2026
Merged

Scroll to top button added#356
mehul-m-prajapati merged 4 commits into
GitMetricsLab:mainfrom
Jerusha547:scroll-to-top

Conversation

@Jerusha547
Copy link
Copy Markdown
Contributor

@Jerusha547 Jerusha547 commented May 21, 2026

Related Issue


Description

Implemented a reusable Scroll-to-Top button to improve navigation across the application.

Changes made:
Added a floating scroll-to-top button component
Button appears after scrolling down the page
Implemented smooth scrolling behavior
Integrated the component globally through App.tsx
Improved overall navigation experience on longer pages


How Has This Been Tested?

Tested smooth scrolling functionality
Verified button visibility after scrolling
Tested locally

Screenshots (if applicable)

Uploading scroll-github-tracker.mp4…


Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for github-spy failed.

Name Link
🔨 Latest commit 29d3e7e
🔍 Latest deploy log https://app.netlify.com/projects/github-spy/deploys/6a1197184d19420008efcf5b

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Warning

Review limit reached

@mehul-m-prajapati, we couldn't start this review because you've used your available PR reviews for now.

Your plan currently allows 1 review/hour. Refill in 46 minutes and 24 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b36ecb44-de46-4f42-8948-a5180dc636ba

📥 Commits

Reviewing files that changed from the base of the PR and between 3d83509 and 29d3e7e.

📒 Files selected for processing (4)
  • src/App.tsx
  • src/components/ScrollToTopButton.tsx
  • src/pages/Contributors/Contributors.tsx
  • src/pages/Tracker/Tracker.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mehul-m-prajapati mehul-m-prajapati merged commit c34e806 into GitMetricsLab:main May 23, 2026
2 of 6 checks passed
@github-actions
Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #356 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add Scroll-to-Top Button

2 participants